home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15121 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.easysoft.com!not-for-mail
  2. From: nick@news.easysoft.com (Nick Gorham)
  3. Newsgroups: comp.lang.c,comp.unix.questions,comp.unix.programmer
  4. Subject: Re: beginner needs your help ASAP
  5. Followup-To: comp.lang.c,comp.unix.questions,comp.unix.programmer
  6. Date: 17 Apr 1996 10:48:17 -0000
  7. Organization: Easysoft Ltd.
  8. Message-ID: <4l2i9h$g1@lodur.easysoft.com>
  9. References: <4in3s5$a7a@risky.ecs.umass.edu> <4j7fod$2de@tui.pinnacle.co.nz> <31656C86.2EDF@cts.com> <31738E7C.739E@ait.co.uk>
  10. NNTP-Posting-Host: localhost.easysoft.com
  11. X-NNTP-Posting-Host: lodur.easysoft.com
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. John Winters (John.Winters@ait.co.uk) wrote:
  15. : Brain wrote:
  16. : > 
  17. : > Jonathan Chen wrote:
  18. : > >
  19. : > > In <4in3s5$a7a@risky.ecs.umass.edu> sebag@ecs.umass.edu writes:
  20. : > >
  21. : > > >I am a new C programmer who would like to do some basic graphics.
  22. : > > >I am using a UNIX machine and I am logging on through telnet.
  23. : > > >I would like to clear the screen, and write characters at different
  24. : > > >places on the screen. If I used printf, it would print on the next
  25. : > > >line. I am trying to choose where on the screen the characters go.
  26. : > > >Is this easy to do?
  27. : > >
  28. : > > man curses(3)
  29. : > > --
  30. : > > +--
  31. : > > |                Jonathan Chen <jonc@pinnacle.co.nz>              |
  32. : > >                                                                 --+
  33. : >Here attatched is some code!
  34. : > 
  35.  
  36. : And then attached a load of irrelevant near-C source, including quite
  37. : a few syntax errors and a chunk of embedded assembler!
  38.  
  39. : Failure to read the question error at line 1.
  40.  
  41. : John
  42.  
  43. Plus unable to notice _UNIX_ or _telnet_ ( what you mean you can't
  44. scribble anywhere in memory you want ! ) :-).
  45.  
  46. Nick Gorham - nick@easysoft.com
  47.  
  48.